'Declaration
<DispIdAttribute(263)> Function DicomSetWindowLevel( _ ByVal ImageID As Integer, _ ByVal WindowWidth As Single, _ ByVal WindowLevel As Single _ ) As GdPictureStatus
[DispId(263)] GdPictureStatus DicomSetWindowLevel( int ImageID, float WindowWidth, float WindowLevel )
function DicomSetWindowLevel( ImageID: Integer; WindowWidth: Single; WindowLevel: Single ): GdPictureStatus;
DispIdAttribute(263) function DicomSetWindowLevel( ImageID : int, WindowWidth : float, WindowLevel : float ) : GdPictureStatus;
[DispId(263)] GdPictureStatus DicomSetWindowLevel( int ImageID, float WindowWidth, float WindowLevel )
[DispId(263)] GdPictureStatus DicomSetWindowLevel( int ImageID, float WindowWidth, float WindowLevel )
Parameters
- ImageID
- WindowWidth
- WindowLevel